Autogenerated HTML docs for v1.7.11-3-g60475
diff --git a/git-annotate.html b/git-annotate.html index 71168c4..731f4ef 100644 --- a/git-annotate.html +++ b/git-annotate.html
@@ -591,7 +591,7 @@ <div class="sectionbody"> <div class="paragraph"><p>Annotates each line in the given file with information from the commit which introduced the line. Optionally annotates from a given revision.</p></div> -<div class="paragraph"><p>The only difference between this command and is that +<div class="paragraph"><p>The only difference between this command and <a href="git-blame.html">git-blame(1)</a> is that they use slightly different output formats, and this command exists only for backward compatibility to support existing scripts, and provide a more familiar command name for people coming from other SCM systems.</p></div> @@ -679,7 +679,7 @@ </dt> <dd> <p> - Use revisions from revs-file instead of calling . + Use revisions from revs-file instead of calling <a href="git-rev-list.html">git-rev-list(1)</a>. </p> </dd> <dt class="hdlist1"> @@ -732,7 +732,7 @@ Specifies the encoding used to output author names and commit summaries. Setting it to <tt>none</tt> makes blame output unconverted data. For more information see the - discussion about encoding in the + discussion about encoding in the <a href="git-log.html">git-log(1)</a> manual page. </p> </dd> @@ -758,7 +758,7 @@ provided, the value of the blame.date config variable is used. If the blame.date config variable is also not set, the iso format is used. For more information, See the discussion - of the --date option at . + of the --date option at <a href="git-log.html">git-log(1)</a>. </p> </dd> <dt class="hdlist1"> @@ -814,11 +814,11 @@ </div> <h2 id="_see_also">SEE ALSO</h2> <div class="sectionbody"> -<div class="paragraph"><p></p></div> +<div class="paragraph"><p><a href="git-blame.html">git-blame(1)</a></p></div> </div> <h2 id="_git">GIT</h2> <div class="sectionbody"> -<div class="paragraph"><p>Part of the suite</p></div> +<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div> </div> </div> <div id="footnotes"><hr /></div>